CommonEvent 1272
Name = "会話：メイキュバス"

  999([1272])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Allow me to serve you..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Come now, please surrender yourself..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>I was just hired, so...\nI don't know the details of this situation."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>This is a cleaning makina made in Grangold.\nTo be honest, some improvements have been made..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>I have nothing against this village...\nI've already received my payment."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
    ShowText(["\\n<Maidcubus>It is my dream to become a maid to the Monster Lord's Castle."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>There are many excellent maids among the scylla race. I consider them to be my current rivals."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>I have to dedicate myself to being a maid..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>I will suck up your semen until this cleaning makina's tank is full."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>I've undergone rigorous training as a maid.\nI will stay in the mountains, dive into the seas..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Are you good at housework...?"])
    ShowText([""])
    ShowChoices([["I'm good", "I'm bad", "I'm a maid"], 0])
    When([0, "得意だ"])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>So, instead of me... No, nothing's wrong."])
      ShowText([""])
      Empty([])

    When([1, "苦手だ"])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>That's unfortunate..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "メイドだ"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>How can you be a maid too...?\nIn that case, I should ask you to do my housework instead...?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Shall I be your personal maid...?\nI'll take care of the lower part of your body..."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Please", "I refuse", "I'm a maid"], 0])
    When([0, "お願いします"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>Well then, please accept your service..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "お断りします"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>Then I shall serve you by force..."])
      ShowText([""])
      Empty([])

    When([2, "僕はメイドだ"])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>If you're in the same business, that was rude..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>What is your favorite dish...?"])
    ShowText([""])
    ShowChoices([["Fried eggs", "Grilled monster", "Nothing"], 0])
    When([0, "目玉焼き"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>I'll be sure to have it next time.\nInstead, let me assist you with my pleasure service..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "魔物の蒸し焼き"])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>That's barbaric..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "ない"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>Then my service is unnecessary..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Do you like cleaning...?"])
    ShowText([""])
    ShowChoices([["I like it", "I hate it", "I like to clean monsters"], 0])
    When([0, "好き"])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>That's unfortunate..."])
      ShowText([""])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>Then I'll clean for you.\nNow please give me your penis..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "魔物掃除は好き"])
      ShowTextAttributes(["maycubbus_fc1", 1, 0, 2])
      ShowText(["\\n<Maidcubus>Such an outrageous person...\nNow please give me your penis."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>There is a legendary maid in Midas Village.\nDo you know her...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I'm an acquaintance", "I don't know her", "I am that maid"], 0])
    When([0, "知人だ"])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>I would like you to introduce me to her by any means..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "知らない"])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>I would like to meet her by any means..."])
      ShowText([""])
      Empty([])

    When([2, "僕だ"])
      ShowTextAttributes(["maycubbus_fc1", 1, 0, 2])
      ShowText(["\\n<Maidcubus>No, you're not..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 340])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>May I have an egg?\nI've run short of the amount I need."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 340, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an \\ii[340]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
        ShowText(["\\n<Maidcubus>I give you my heartfelt gratitude..."])
        ShowText([""])
        ChangeItems([340, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
        ShowText(["\\n<Maidcubus>I see, that's regrettable..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 7])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>Would you please give me a boost drink?\nIt's necessary for me in order to work overnight..."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 7, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[7]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
        ShowText(["\\n<Maidcubus>I give you my heartfelt gratitude..."])
        ShowText([""])
        ChangeItems([7, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
        ShowText(["\\n<Maidcubus>I see, that's regrettable..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Would you please lend me some money...?"])
    ShowText([""])
    ConditionalBranch([7, 852, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 852G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
        ShowText(["\\n<Maidcubus>I give you my heartfelt gratitude..."])
        ShowText([""])
        ChangeGold([1, 0, 852])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
        ShowText(["\\n<Maidcubus>I see, that's regrettable..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["maycubbus_fc1", 2, 0, 2])
      ShowText(["\\n<Maidcubus>...Excuse me, I asked for the impossible."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Here, this is a gentleman's medicine..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([21, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Maidcubus gave you a \\ii[21]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Here's your dessert..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([382, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Maidcubus gave you a \\ii[382]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
    ShowText(["\\n<Maidcubus>Please have this money..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1420])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Maidcubus gave you 1420G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
